Include "my_lib.php" ok. !!!!

Codice sorgente: /sviluppo/php-example/Lezione-14 - I dati nel dettaglio/esempio_32.php

sorgente: esempio_32.html integer
double
4
4.56
4
--> Ciao Raffaele e Valeria
object(stdClass)#1 (1) { ["scalar"]=> string(23) "Ciao Raffaele e Valeria" }
Ciao Raffaele e Valeria
object(stdClass)#2 (2) { ["via"]=> string(17) "via castellamonte" ["citta"]=> string(4) "roma" }
via castellamonte
roma
array(3) { ["x"]=> int(5) ["y"]=> int(7) ["z"]=> int(0) }
arr_p[x]=5
arr_p[y]=7
arr_p[z]=0
1ciap
1
1
1
doubleval(10.4ciao)=10.4
intval(10.4ciao)=10
strval(10.4ciao)=10.4ciao
key=>1
key=>2
key=>3
key=>4

key=>1

key=>5
key=>7
key=>0

key=>via castellamonte
key=>roma

$var6 e' settata.
$var6 e' vuota.